﻿2026-06-09T09:50:44.5573690Z ##[group]Run actions/checkout@v5
2026-06-09T09:50:44.5574735Z with:
2026-06-09T09:50:44.5575282Z   repository: SaberMage/spt-core
2026-06-09T09:50:44.5581115Z   token: ***
2026-06-09T09:50:44.5581689Z   ssh-strict: true
2026-06-09T09:50:44.5582239Z   ssh-user: git
2026-06-09T09:50:44.5582823Z   persist-credentials: true
2026-06-09T09:50:44.5583429Z   clean: true
2026-06-09T09:50:44.5584002Z   sparse-checkout-cone-mode: true
2026-06-09T09:50:44.5584653Z   fetch-depth: 1
2026-06-09T09:50:44.5585190Z   fetch-tags: false
2026-06-09T09:50:44.5585757Z   show-progress: true
2026-06-09T09:50:44.5586316Z   lfs: false
2026-06-09T09:50:44.5586857Z   submodules: false
2026-06-09T09:50:44.5587416Z   set-safe-directory: true
2026-06-09T09:50:44.5588203Z ##[endgroup]
2026-06-09T09:50:44.7339791Z Syncing repository: SaberMage/spt-core
2026-06-09T09:50:44.7341457Z ##[group]Getting Git version info
2026-06-09T09:50:44.7342768Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-09T09:50:44.7581810Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-09T09:50:44.7784988Z git version 2.43.0.windows.1
2026-06-09T09:50:44.7810233Z ##[endgroup]
2026-06-09T09:50:44.7818512Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\07e4fd0d-72c8-469d-9040-ff19d6ca8c1e\.gitconfig'
2026-06-09T09:50:44.7834182Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\07e4fd0d-72c8-469d-9040-ff19d6ca8c1e' before making global git config changes
2026-06-09T09:50:44.7835801Z Adding repository directory to the temporary git global config as a safe directory
2026-06-09T09:50:44.7839611Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-09T09:50:44.8071359Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-09T09:50:44.8249157Z https://github.com/SaberMage/spt-core
2026-06-09T09:50:44.8275231Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-09T09:50:44.8279130Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-09T09:50:44.8470417Z refs/heads/dev-freeform
2026-06-09T09:50:44.8498939Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-09T09:50:44.8775337Z HEAD is now at 4e774a3 docs(plan): V032-PLAN.md — platform-safe update fetch + apply guard (v0.3.1 corruption fix)
2026-06-09T09:50:44.9229106Z ##[endgroup]
2026-06-09T09:50:44.9231850Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-09T09:50:45.2744357Z ##[group]Cleaning the repository
2026-06-09T09:50:45.2748775Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-09T09:50:49.7268966Z Removing .adapter-notify/
2026-06-09T09:50:49.7269574Z Removing target/
2026-06-09T09:50:49.7307442Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-09T09:50:49.7676225Z HEAD is now at 4e774a3 docs(plan): V032-PLAN.md — platform-safe update fetch + apply guard (v0.3.1 corruption fix)
2026-06-09T09:50:49.7698787Z ##[endgroup]
2026-06-09T09:50:49.7702904Z ##[group]Disabling automatic garbage collection
2026-06-09T09:50:49.7707417Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-09T09:50:49.7931551Z ##[endgroup]
2026-06-09T09:50:49.7931927Z ##[group]Setting up auth
2026-06-09T09:50:49.7939161Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-09T09:50:49.8177619Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-09T09:50:50.1759108Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-09T09:50:50.1977904Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-09T09:50:50.5531689Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-09T09:50:50.5766149Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-09T09:50:50.9263565Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-09T09:50:50.9550309Z ##[endgroup]
2026-06-09T09:50:50.9550712Z ##[group]Fetching the repository
2026-06-09T09:50:50.9556746Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +cabdc614fc0416e3a57de0a21b229db485089320:refs/remotes/origin/dev-freeform
2026-06-09T09:50:51.6744361Z From https://github.com/SaberMage/spt-core
2026-06-09T09:50:51.6745225Z  + 4e774a3...cabdc61 cabdc614fc0416e3a57de0a21b229db485089320 -> origin/dev-freeform  (forced update)
2026-06-09T09:50:51.6859256Z ##[endgroup]
2026-06-09T09:50:51.6859659Z ##[group]Determining the checkout info
2026-06-09T09:50:51.6860667Z ##[endgroup]
2026-06-09T09:50:51.6865796Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-09T09:50:51.7380773Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-09T09:50:51.7610557Z ##[group]Checking out the ref
2026-06-09T09:50:51.7615674Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-09T09:50:51.8346217Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-09T09:50:51.8346586Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-09T09:50:51.8347232Z Previous HEAD position was 4e774a3 docs(plan): V032-PLAN.md — platform-safe update fetch + apply guard (v0.3.1 corruption fix)
2026-06-09T09:50:51.8347776Z Switched to and reset branch 'dev-freeform'
2026-06-09T09:50:51.8370540Z ##[endgroup]
2026-06-09T09:50:51.8621355Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-09T09:50:51.8813918Z cabdc614fc0416e3a57de0a21b229db485089320
